﻿* {
	margin: 0;
	padding: 0;
	border: 0
}



.bth {
	height: 60px;
	display: block;
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

a:hover {
	color: #009899
}

input,select,img {
	vertical-align: middle
}

ul,li {
	list-style: none
}

em,cite,th {
	font-style: normal;
	font-weight: normal;
	font-style: normal
}

.clear {
	clear: both
}

.wrap {
	clear: both;
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden
}

.wrap2 {
	clear: both;
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
	zoom: 1
}

.wrap3 {
	clear: both;
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden
}

.divhidden {
	display: none
}

.l {
	float: left
}

.r {
	float: right
}

.c_l {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden
}

.f50 {
	font-size: 50px
}

.f44 {
	font-size: 44px
}

.f41 {
	font-size: 41px
}

.f40 {
	font-size: 40px
}

.f38 {
	font-size: 38px
}

.f36 {
	font-size: 36px
}

.f32 {
	font-size: 32px
}

.f30 {
	font-size: 30px
}

.f28 {
	font-size: 24px
}

.f24 {
	font-size: 24px
}

.f22 {
	font-size: 22px
}

.f18 {
	font-size: 18px
}

.f16 {
	font-size: 16px
}

.xmzwx-header {
	width: 100%;
	position: fixed;
	height: 80px;
	z-index: 10;
	background-color: #fff;
	box-shadow: 0 1px 10px rgba(0,0,0,0.15)
}



.xmzwx-header .xmzwx-pctop {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.xmzwx-header .xmzwx-pctop .xmzwx-logo {
	float: left;
	height: 100%;
	margin-left: 2%
}

.xmzwx-header .xmzwx-pctop .xmzwx-logo img {
	height: 100%;
	vertical-align: middle
}

.xmzwx-header .xmzwx-pctop .xmzwx-logo img:hover {
	transition: all .3s;
	filter: Alpha(Opacity=60);
	opacity: .6
}

.xmzwx-header .xmzwx-pctop .top_r {
	float: right
}

.xmzwx-header .xmzwx-pctop .xmzwx-pctop-content {
	text-align: center;
	float: right
}


.blank_h {
	height: 80px;
	overflow: hidden
}

.xmzwx-touch {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
	background: #fff;
	display: none;
	box-shadow: 0 1px 10px rgba(0,0,0,0.15)
}

.touch_bg {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 8;
	background: #fff;
	display: none;
	filter: Alpha(Opacity=60);
	opacity: .6;
	height: 100%
}

.xmzwx-touch-wrapper {
	width: 96%;
	margin: 0 auto
}

.xmzwx-touch-wrapper .touch-logo {
	float: left
}

.xmzwx-touch-wrapper .touch-logo img {
	height: 80px;
	display: block
}

.touch-navigation {
	display: block
}

.touch-toggle {
	position: absolute;
	right: 10px;
	top: 0
}

.touch-toggle li {
	float: left;
	height: 70px;
	padding: 0 12px;
	text-align: center
}

.touch-toggle li a {
	height: 70px
}

.touch-toggle .touch-toggle-item-first {
	border-left: none
}

.touch-toggle .touch-toggle-item-last {
	border-right: 0
}

.touch-toggle li a {
	display: block;
	font-size: 12px
}

.touch-toggle li i {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.touch-toggle .touch-icon-language {
	background-image: url(../images/touch-icon-language.png)
}

.touch-toggle .touch-icon-user {
	background-image: url(../images/touch-icon-user.png)
}

.touch-toggle .touch-icon-search {
	background-image: url(../images/head_pic2.png)
}

.touch-toggle .touch-icon-menu {
	background-image: url(../images/head_pic1.png)
}

.touch-toggle li span {
	display: none;
	text-align: center
}

.drawer-section {
	display: none
}

.touch-toggle-content {
	clear: both
}

.touch-menu {
	clear: both
}

.touch-menu ul li {
	border-bottom: 1px solid #f0f0f0;
	position: relative
}

.touch-menu ul li a {
	color: #232323;
	display: block;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	padding-left: 2%
}

.touch-menu ul li a:hover,.touch-menu ul li a:active {
	background-color: #009899;
	color: #fff
}

.touch-menu ul li i {
	position: absolute;
	top: 14px;
	right: 25px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain
}

.touch-menu ul li i.touch-arrow-right {
	display: none;
	background-image: url(../images/touch-arrow-r.png)
}

.touch-menu ul li i.touch-arrow-down {
	background-image: url(../images/touch-arrow-d.png)
}

.touch-menu ul li i.touch-arrow-up {
	background-image: url(../images/touch-arrow-u.png)
}

.touch-menu ul li a:hover i.touch-arrow-down {
	background-image: url(../images/touch-arrow-d2.png)
}

.touch-menu ul li a:hover i.touch-arrow-up {
	background-image: url(../images/touch-arrow-u2.png)
}

.touch-menu ul ul {
	display: none;
	margin: 0;
	padding: 0 0 30px 0
}

.touch-menu ul ul li {
	border-bottom: 0;
	margin: 0;
	padding: 0
}

.touch-menu ul ul li a {
	padding: 0;
	padding-left: 3%;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase
}

.touch-menu ul ul li i {
	top: 13px
}

.touch-menu .closetitle {
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center
}

.touch-menu .closetitle img {
	margin: 0 auto;
	height: 20px;
	width: auto
}

.content-body table {
	font-size: 16px;
	width: 98%;
	margin: 1%;
	border: 2px solid #e0e0e0;
	border-collapse: collapse
}

.content-body table th,td {
	border: 2px solid #e0e0e0;
	padding: 1%
}

.content-body table th {
	background: #f1f1f1;
	color: #333;
	font-weight: normal
}

@media screen and (max-width:1310px) {
	.xmzwx-header .xmzwx-pctop .top_r {
		display: none
	}
}

@media screen and (max-width:1100px) {
	.blank_h {
		height: 90px
	}

	.nav-hide .blank_h {
		height: 90px
	}

	.xmzwx-header {
		display: none
	}

	.xmzwx-touch {
		display: block
	}
}

.js-silder {
	position: relative;
	min-width: 320px
}

.silder-scroll {
	width: 1920px;
	margin: 0 auto;
	overflow: hidden
}

.silder-main {
	position: relative;
	margin: 0 auto;
	width: auto;
	height: 700px;
	overflow: hidden
}

.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 700px
}

.silder-main-img img {
	width: 100%;
	height: 100%
}

.js-silder-ctrl {
	width: 100%;
	text-align: center;
	clear: both;
	height: 0
}

.silder-ctrl-prev,.silder-ctrl-next {
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "瀹嬩綋";
	font-size: 62px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px
}

.silder-ctrl-prev {
	left: 0;
	text-align: left
}

.silder-ctrl-next {
	right: 0;
	text-align: right
}

.silder-ctrl-prev>span,.silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px
}

.silder-ctrl-prev>span {
	left: 50px
}

.silder-ctrl-next>span {
	right: 50px
}

.silder-ctrl-con {
	position: relative;
	display: inline-block;
	width: 4%;
	bottom: 30px;
	margin: 0 10px;
	cursor: pointer
}

.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 3px 0;
	border-radius: 3px;
	cursor: pointer;
	background-color: #e4e4e4
}

.silder-ctrl-con.active>span {
	background-color: #00a7f6
}

.xmzgkwx-bg {
	width: 100%;
	background: #afe9e9;
	padding: 40px 0;
	background: -moz-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#def0f0),color-stop(100%,#afe9e9));
	background: -webkit-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -o-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -ms-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: linear-gradient(to bottom,#def0f0 0,#afe9e9 100%)
}

.xmzgkwx-all {
	width: 1200px;
	margin: 40px auto;
	height: 600px
}

.allgkwx-left {
	width: 250px;
	height: 560px;
	margin-right: 20px;
	float: left;
	text-align: center;
	background: #fff;
	padding-top: 10px;
	font-size: 16px
}

.agkwxltop {
	width: 250px;
	height: 70px;
	overflow: hidden
}

.agkwxltop img {
	width: 100%
}

.agkwxlbottom {
	color: #fff;
	height: 530px;
	margin-top: 20px;
	background: #009899;
	background: -moz-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#009899),color-stop(100%,#5ccccc));
	background: -webkit-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -o-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -ms-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: linear-gradient(to bottom,#009899 0,#5ccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009899',endColorstr='#5ccccc',GradientType=0)
}

.allgkwxleft-p1 {
	font-size: 26px;
	padding: 50px 0 50px
}

.allgkwxleft-p2 {
	font-size: 20px;
	padding: 0 0 25px
}

.allgkwxleft-p3 {
	font-size: 18px;
	padding: 0 0 25px
}

.allgkwxleft-p4 {
	padding: 0 0 25px
}

.allgkwxleft-p5 {
	padding: 0 0 25px
}

.allgkwxleft-p6 {
	padding: 0 0 25px
}

.allgkwxleft-p7 {
	padding: 0 0 25px
}

.allgkwx-right {
	width: 930px;
	height: 560px;
	float: left
}

.allgkwx-right ul li {
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(80,80,80,0.06);
	-moz-box-shadow: 0 0 20px rgba(80,80,80,0.06);
	box-shadow: 0 8 20px rgba(80,80,80,0.06);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	height: 70px;
	clear: both;
	display: block;
	padding: 0px 15px;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #f0f0f0
}

.allgkwx-right ul li span {
	margin-right: 10px
}

.allgkwx-right ul li:hover {
	color: #333;
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 8 20px rgba(0,0,0,0.15);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.alllileft {
	width: 760px;
	margin-right: 20px;
	float: left
}

.alllileft:hover {
	color: #009899
}
.alllileft h3 {
    font-weight:bold;
	margin:5px;padding:0;
  }
.allwxtit {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	padding-bottom: 5px;
	color: #333;
	
}

.allwxdes {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	word-break: break-all;
	word-wrap: break-word
}

@media screen and (max-width:1100px) {
	.silder-scroll {
		width: 100%;
		margin: 0 auto;
		overflow: hidden
	}

	.xmzgkwx-bg {
		margin: 0;
		width: 100%;
		display: table
	}

	.xmzgkwx-all {
		width: 96%;
		margin: 4% 2%;
		height: auto;
		clear: both
	}

	.allgkwx-left {
		display: none;
		width: 100%;
		height: auto;
		margin: 0%;
		float: left;
		text-align: center;
		background: #fff;
		padding-top: 10px;
		font-size: 16px
	}

	.allgkwx-right {
		width: 97%;
		margin: 0 1.5%;
		height: auto;
		float: left;
		
	}

	.allgkwx-right ul li {
		width: 100%;
		height: 100%;
		background: #fff;
		display: table;
		padding: 1%;
		margin-bottom: 5px;
		border-radius: 5px;
		border: 1px solid #f0f0f0;
		
	}

	.allwxdes {
		font-size: 14px;
		line-height: 20px;
		color: #666;
		word-break: break-all;
		word-wrap: break-word
	}

	.agkwxltop {
		width: 100%;
		height: 70px;
		overflow: hidden
	}

	.alllileft {
		width: auto;
		margin-right: 0;
		float: left
	}

	.allgkwxleft-p1 {
		font-size: 18px
	}

	.allgkwxleft-p2,.allgkwxleft-p3,.allgkwxleft-p4,.allgkwxleft-p5,.allgkwxleft-p6,.allgkwxleft-p7 {
		font-size: 16px
	}
}

.todaywx {
	width: 100%;
	background: #f0f0f0;
	border: 1px solid #eee;
	padding: 60px 0;
	font-size: 16px;
	clear: both;
	display: block
}

.todaywx-list {
	max-width: 1200px;
	margin: 20px auto 0;
	border-radius: 10px;
	padding-left: 5px;
	position: relative;
	max-height: 500px;
	overflow-y: scroll;
	border: 1px solid #f0f0f0
}

.todaywx-list::-webkit-scrollbar {
	width: 10px;
	height: 1px
}

.todaywx-list::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #80cdce;
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent)
}

.todaywx-list::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #ededed;
	border-radius: 10px
}

.todaywx-list li {
	position: relative;
	padding: 10px 0 10px 25px;
	border-left: 1px solid #d9d9d9;
	color: #666;
	height: auto;
	line-height: 30px;
	margin: 10px 0;
	border-radius: 5px;
	border-bottom: 1px solid #f0f0f0
}

.todaywx-list li:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 8 20px rgba(0,0,0,0.15);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #009899
}

.todaywx-list li.first {
	font-weight: bold;
	color: #009899;
	border-left-color: #fff
}

.todaywx-list li .node-icon {
	position: absolute;
	left: -6px;
	top: 40%;
	width: 11px;
	height: 11px;
	background: url(../images/order-icons.png) -21px -72px no-repeat
}

.todaywx-list li:hover .node-icon {
	background: url(../images/onicons.png) no-repeat -6px 50%
}

.todaywx-list li.first .node-icon {
	background-position: 0 -72px
}

.todaywx-list li .time {
	margin-right: 15px;
	position: relative;
	width: 250px;
	top: 0;
	display: inline-block;
	vertical-align: middle
}

.todaywx-list li .txt {
	max-width: 850px;
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle
}

.todaywx-list li.first .time {
	margin-right: 15px
}

.todaywx-list li.first .txt {
	max-width: 850px
}

.wxctit {
	text-align: center;
	font-size: 28px;
	line-height: 30px;
	font-weight: 400
}

.centermore {
	text-align: center
}

.centermore a {
	display: block;
	width: 80px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin: 25px auto;
	border: 1px solid #009899;
	color: #009899;
	border-radius: 8px
}

.centermore a:hover {
	background: #009899;
	color: #fff
}

.mainwxfu {
	padding: 65px 0 65px 0;
	width: 100%;
	overflow: hidden;
	background-size: 100% 100%
}

.subtitle {
	font-size: 20px;
	margin-top: 20px;
	text-align: center;
	color: #666
}

.wxcasefl {
	text-align: center
}

.wxcasefl ul {
	overflow: hidden;
	max-width: 1200px;
	margin-top: 40px;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
	border-radius: 3px;
	display: inline-block
}

.wxcasefl ul li {
	float: left;
	display: inline-block;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	width: auto;
	padding: 0 10px;
	text-align: center;
	position: relative;
	cursor: pointer
}

.wxcasefl ul li:after {
	content: '';
	height: 50%;
	border-left: 1px solid #eee;
	position: absolute;
	right: 0;
	top: 25%
}

.wxcasefl ul li:last-child:after {
	border-left: none
}

.wxcasefl ul li:hover {
	color: #009899;
	border-radius: 5px
}

.wxcasefl ul li.active {
	background: #009899;
	color: #fff;
	border-radius: 5px
}

.wxcasefl ul li.active:after {
	border-left: none
}

.wxcaseshow {
	width: 100%;
	height: auto;
	margin-top: 40px;
	display: none
}

.wxcaseshow.active {
	display: block
}

.wxcaseshow ul {
	width: 1200px;
	margin: 0 auto
}

.wxcaseshow ul li {
	float: left;
	position: relative;
	width: 360px;
	margin: 0 20px;
	transition: transform .3s ease,box-shadow .3s ease
}

.wxcaseshow ul li:last-child {
	margin-right: 0
}

.wxcaseshow ul li .wxshowimg {
	width: 360px;
	height: 280px;
	overflow: hidden;
	margin-top: 13px
}

.wxcaseshow ul li .wxshowimg img {
	width: 100%;
	height: 100%;
	border-radius: 5px
}

.wxcaseshow ul li:hover {
	transform: translate3d(0,-10px,0)
}

.mptit {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	margin-top: 5px;
	width: 340px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center
}

.more {
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 60px
}

.more a {
	display: inline-block;
	border: 1px solid #009899;
	color: #009899;
	transition: background-color .3s,color .3s;
	padding: 12px 50px;
	border-radius: 50px;
	font-size: 18px
}

.more a:hover {
	background: #009899;
	color: #fff
}

@media screen and (max-width:1100px) {
	.subtitle {
		font-size: 16px;
		margin-top: 20px;
		text-align: center;
		padding: 0 20px;
		color: #666
	}

	.wxcasefl ul {
		margin: 15px 2%
	}

	.wxcaseshow {
		margin-top: 0
	}

	.wxcaseshow ul {
		width: 100%
	}

	.wxcaseshow ul li {
		width: 46%;
		max-height: 3200px;
		overflow: hidden;
		margin: 1% 2%
	}

	.mptit {
		font-size: 16px;
		line-height: 30px;
		height: 30px;
		width: auto;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.wxcaseshow ul li .wxshowimg {
		max-height: 280px;
		width: 100%;
		margin-top: 0
	}

	.wxcaseshow ul li .wxshowimg img {
		max-width: 100%;
		max-height: 250px
	}
}

.wxysbox {
	width: 100%;
	height: auto;
	padding: 0 0 40px;
	background: #fff;
	clear: both;
	display: block
}

.wxyscbox {
	max-width: 1200px;
	height: auto;
	margin: 30px auto
}

.wxystit {
	padding: 40px 0;
	text-align: center
}

.wxystit p {
	font-size: 16px;
	color: #666;
	padding-top: 15px;
	padding: 0 20px;
}

.wxyszs {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 0 2.6%
}

.wxyszs li {
	width: 24.8%;
	min-width: 162px;
	height: 162px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 96px;
	font-size: 16px;
	color: #656d73;
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-bottom: 10px;
	margin-left: -0.1%
}

.wxyszs li.lkwxys-list1 {
	background: url('../images/ys1.png') no-repeat center top
}

.wxyszs li.lkwxys-list2 {
	background: url('../images/ys2.png') no-repeat center top
}

.wxyszs li.lkwxys-list3 {
	background: url('../images/ys3.png') no-repeat center top
}

.wxyszs li.lkwxys-list4 {
	background: url('../images/ys4.png') no-repeat center top
}

.wxyszs li.lkwxys-list5 {
	background: url('../images/ys5.png') no-repeat center top
}

.wxyszs li.lkwxys-list6 {
	background: url('../images/ys6.png') no-repeat center top
}

.wxyszs li.lkwxys-list7 {
	background: url('../images/ys7.png') no-repeat center top
}

.wxyszs li p {
	width: 162px;
	height: 162px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -81px;
	border-radius: 81px;
	padding: 40px 30px;
	box-sizing: border-box;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
	background: linear-gradient(111deg,#3cc,#009899);
	display: none
}

.wxyszs li p.animated {
	animation-duration: .5s;
	animation-fill-mode: both
}

.wxyszs li:hover p {
	display: block;
	color: #fff
}

.wxyszs-ad {
	display: block;
	width: 100%;
	margin-top: 60px;
	background: #f3f3f3;
	text-align: center;
	padding: 40px 0;
	clear: both
}

.wxyszs-ad li {
	display: inline-block;
	color: #333;
	font-size: 16px;
	padding: 0 3%
}

.wxyszs-ad li img {
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px
}

.wxyszs-ad li+li {
	border-left: 1px solid #e2e3e4
}

.zoomin {
	animation-name: zoomin
}

@keyframes zoomin {
	0% {
		opacity: 0;
		transform: scale(.3)
	}

	50% {
		opacity: 1
	}
}

.keifu {
	position: fixed;
	top: 20%;
	right: 10px;
	width: 200px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index: 990
}

.keifu_box {
	float: left;
	width: 200px;
	height: auto
}

.keifu_con {
	border: 1px solid #029bdb;
	padding: 10px 0 20px;
	background: #fbfbfb;
	height: auto
}

.keifu_con li {
	text-align: center;
	margin-bottom: 10px;
	font-size: 15px
}

.keifu_con li span {
	color: #f00;
	font-size: 18px
}

.keifu_con .weixin {
	height: 130px;
	font-weight: bold
}

.keifu_con .weixin img {
	height: 130px
}

.keifu_con li .plx {
	display: block;
	font-weight: bold
}

.keifu_con li .mlx {
	display: none
}

@media screen and (max-width:1100px) {
	.footer {
		display: none;
	}

	.wxyszs-ad {
		display: none;
	}

	.keifu {
		position: fixed;
		top: auto;
		bottom: 0;
		right: 0;
		width: 100%;
		_position: absolute;
		_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
		z-index: 990
	}

	.keifu_box {
		float: left;
		width: 100%;
		color: #fff
	}

	.keifu_con li.zxlx {
		width: 23.8%;
		height: 40px;
		line-height: 40px;
		padding: .5%;
		margin: 0;
		float: left;
		margin: .1%
	}

	.keifu_con li.zxlx img {
		width: 100%;
		height: 40px
	}

	.keifu_con {
		border: 0 solid #029bdb;
		padding-top: 0
	}

	.keifu_con li {
		text-align: center;
		width: 23.8%;
		border-radius: 5px;
		background: #009899;
		height: 40px;
		line-height: 40px;
		padding: .5%;
		float: left;
		margin: .1%;
		font-size: 18px
	}

	.keifu_con li a {
		color: #fff;
		display: block
	}

	.keifu_con li span {
		color: #fff;
		font-size: 18px
	}

	.keifu_con .weixin {
		height: 130px;
		display: none
	}

	.keifu_con .weixin img {
		height: 130px
	}

	.keifu_con li .plx {
		display: none
	}

	.keifu_con li .mlx {
		display: block;
		font-weight: bold
	}
}

.inabbox {
	height: 350px;
	background: #333;
	background-size: 1920px 542px;
	padding: 40px 0;
	text-align: center
}

.inabcenter {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.inabcenter h3 {
	font-size: 28px;
	line-height: 64px;
	color: #FFF;
	font-weight: normal
}

.inabcenter p {
	margin-top: 20px;
	font-size: 16px;
	color: #FFF;
	opacity: .8;
	filter: alpha(opacity=80);
	line-height: 30px
}

.inab-btn a {
	display: inline-block;
	width: 158px;
	height: 36px;
	background-color: #009899;
	border: 1px solid #009899;
	color: #FFF;
	font-size: 14px;
	line-height: 35px;
	cursor: pointer;
	margin-top: 40px
}

.inab-btn a:hover {
	background-color: #007c7d;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.inab-btn .inab-btn-02 {
	margin-left: 20px;
	background-color: transparent;
	border: 1px solid #FFF
}

.inab-btn .inab-btn-02:hover {
	background-color: #FFF;
	color: #333;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.inab-list {
	padding: 40px 0;
	text-align: center;
	clear: both;
	margin: 0 auto;
	display: block
}

.inabcenter ul {
	width: 100%;
	display: block;
	padding: 30px 0
}

.inabcenter li {
	border-radius: 8px;
	overflow: hidden;
	float: left;
	width: 280px;
	margin: 20px 10px;
	text-align: left;
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 8 20px rgba(0,0,0,0.15)
}

.inabcenter li:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.35);
	box-shadow: 0 8 20px rgba(0,0,0,0.35);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.inabtit {
	font-size: 15px;
	text-align: center;
	line-height: 30px
}

.inabcenter li img {
	width: 100%
}


.abou-list {
	padding: 40px 0;
	text-align: center;
	clear: both;
	margin: 0 auto;
	display: block
}

.aboutcenter {
	width: 1000px;
	margin: 0 auto;
	position: relative
}

.aboutcenter ul {
	width: 100%;
	display: block;
	padding: 30px 0
}

.aboutcenter li {
	border-radius: 8px;
	overflow: hidden;
	float: left;
	width: 280px;
	margin: 20px 10px;
	text-align: left;
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 8 20px rgba(0,0,0,0.15)
}
.aboutcenter li img {
	width: 100%
}
.aboutcenter li:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.35);
	box-shadow: 0 8 20px rgba(0,0,0,0.35);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

@media screen and (max-width:1100px) {
	.silder-main {
		position: relative;
		margin: 0 auto;
		width: auto;
		height: 250px;
		overflow: hidden
	}

	.silder-main-img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 250px
	}

	.inabbox {
		height: 100%;
		background: #333;
		background-size: 1920px 542px;
		padding: 40px 0;
		text-align: center
	}

	.inabcenter {
		width: 96%;
		padding: 2%;
		margin: 0 auto;
		position: relative
	}

	.inabcenter p {
		text-align: left;
		line-height: 30px
	}

	.inabcenter li {
		width: 48%;
		margin: 1%
	}
	
	.aboutcenter li {
		width: 48%;
		margin: 1%
	}
}

.footer {
	display: black;
	width: 100%;
	background-color: #323a45;
	padding-top: 30px;
	height: auto;
	overflow: hidden
}

.other-link {
	max-width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden
}

.other-link>div {
	float: left
}

.other-link .sucai-contact {
	float: right
}

.link-look {
	width: 71%;
	padding: 0 2%;
	clear: both;
	display: block
}

.link-list {
	float: left;
	width: 29%;
	padding: 0 2%
}

.link-list ul {
	width: 50%;
	float: left
}

.link-list .link-title {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	border-bottom: 1px solid #424850;
	margin-bottom: 10px
}

.link-list ul li a {
	line-height: 33px;
	color: #abacaf;
	font-size: 15px;
	float: left;
	width: 96%;
	margin: 0 2%
}

.link-list ul li a:hover {
	color: #f66
}

.link-lista {
	float: left;
	width: 62%;
	padding: 0 2%
}

.link-lista .link-title {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	border-bottom: 1px solid #424850;
	margin-bottom: 10px
}

.link-lista ul li a {
	line-height: 33px;
	color: #abacaf;
	font-size: 15px;
	float: left;
	width: 46%;
	margin: 0 2%
}

.link-lista ul li a:hover {
	color: #f66
}

.sucai-contact {
	width: 23%;
	padding: 0 1%;
	float: left
}

.bottom-logo {
	width: auto;
	height: 65px
}

.bottom-logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/afbg.png") no-repeat 0 0
}

.sucai-phone {
	line-height: 28px;
	margin-top: 10px;
	font-size: 20px;
	color: #abacaf
}

.erweima-box {
	margin: 10px auto
}

.erweima-box>div {
	float: left;
	width: 115px
}

.erweima-box>div:first-child {
	margin-right: 30px
}

.wechat-erwei div:first-child {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #abacaf
}

.footer-bottom {
	height: 60px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #42444b;
	margin-top: 10px
}

.footer-bottom a {
	color: #6c6e73
}

.footer-bottom p {
	line-height: 26px;
	font-size: 14px;
	color: #6c6e73
}

.footer-bottom p span {
	margin-left: 17px
}

.sucai_wechat {
	width: 115px;
	height: 115px
}

.sucai_wechat {
	background: url("../images/afbg.png") no-repeat 0 -80px
}

@media screen and (max-width:1100px) {
	.link-look {
		width: 96%;
		padding: 0 2%;
		clear: both;
		display: block
	}

	.link-lista {
		float: left;
		width: 96%;
		padding: 0 2%
	}

	.link-list {
		float: left;
		width: 96%;
		padding: 0 2%
	}

	.sucai-contact {
		width: 90%;
		padding: 2% 5%;
		border-top: 1px solid #424850
	}

	.bottom-logo {
		width: 50%;
		float: left;
		margin-top: 40px;
		margin-right: 2%
	}

	.sucai-phone {
		display: none
	}

	.erweima-box {
		margin: 0
	}

	.sucai_wechat {
		width: 115px;
		height: 115px
	}

	.sucai_wechat {
		background: url("../images/afbg.png") no-repeat 0 -80px
	}
}

.ffft {
	height: 0;
	line-height: 0;
	text-align: center;
	position: relative;
	clear: both;
	font-weight: 400
}

.fffon {
	color: #fff;
	background: #fff
}

.fffon:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 21px solid;
	border-color: #fff transparent transparent transparent;
	bottom: -42px;
	left: 50%;
	transform: translateX(-50%);
	transition: all .3s ease
}

.lanon {
	color: #afe9e9;
	background: #afe9e9
}

.lanon:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 21px solid;
	border-color: #afe9e9 transparent transparent transparent;
	bottom: -42px;
	left: 50%;
	transform: translateX(-50%);
	transition: all .3s ease
}

.huif5on {
	color: #f0f0f0;
	background: #f0f0f0
}

.huif5on:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 21px solid;
	border-color: #f0f0f0 transparent transparent transparent;
	bottom: -42px;
	left: 50%;
	transform: translateX(-50%);
	transition: all .3s ease
}

.hei3on {
	color: #f0f0f0;
	background: #333
}

.hei3on:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 21px solid;
	border-color: #333 transparent transparent transparent;
	bottom: -42px;
	left: 50%;
	transform: translateX(-50%);
	transition: all .3s ease
}

.aboutbox {
	width: 100%;
	padding: 50px 0;
	clear: both
}

.aboutcenter {
	max-width: 1200px;
	height: 550px;
	margin: 50px auto;
	clear: both
}

.aboutcenter ul li {
	width: 280px;
	text-align: center;
	font-size: 20px;
	margin: 10px;
	float: left;
	border-radius: 8px;
	background: #afe9e9;
	background: -moz-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#def0f0),color-stop(100%,#afe9e9));
	background: -webkit-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -o-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -ms-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: linear-gradient(to bottom,#def0f0 0,#afe9e9 100%)
}

.aboutcenter ul li a {
	display: block;
	padding: 50px 0
}

.aboutcenter ul li a:hover {
	border-radius: 8px;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 8 20px rgba(0,0,0,0.15);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.howbox {
	width: 100%;
	clear: both;
	display: block;
	padding: 40px 0;
	background: #f5f5f5;
	height: 100%
}

.howcenter {
	margin: 0 auto;
	max-width: 1200px
}

.how1 {
	width: 300px;
	float: left;
	margin: 30px 50px
}

.how1img {
	width: 300px;
	height: 400px;
	overflow: hidden
}

.how1img img {
	width: 100%
}

.how1tit {
	width: 300px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	margin: 6px 0
}

.how1des {
	width: 300px;
	line-height: 30px;
	font-size: 15px;
	text-align: center
}

@media screen and (max-width:1100px) {
	.aboutcenter ul li {
		width: 30%;
		height: 100%;
		line-height: 28px;
		text-align: center;
		font-size: 18px;
		margin: 1.5%;
		float: left;
		border-radius: 1%
	}

	.aboutcenter ul li a {
		display: block;
		padding: 30px 0
	}

	.aboutcenter {
		max-width: 1200px;
		height: 100%;
		margin: 50px auto;
		clear: both
	}

	.how1 {
		width: 30%;
		float: left;
		margin: 1.5%
	}

	.how1img {
		width: 100%;
		height: 100%;
		overflow: hidden
	}

	.how1img img {
		width: 100%
	}

	.how1tit {
		width: 100%;
		line-height: 30px;
		font-size: 18px;
		text-align: center;
		margin: 6px 0
	}

	.how1des {
		width: 100%;
		line-height: 30px;
		font-size: 15px;
		text-align: center
	}
}

.wxcbox {
	width: 100%;
	clear: both
}

.wxcbox a{
	text-decoration: none;
}

.wxcenter {
	width: 1200px;
	margin: 30px auto;
	height: 100%
}

.wxcleft {
	width: 250px;
	margin-right: 30px;
	float: left;
}

.wxclefttit {
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 5px;
	color: #fff;
	background: #009899;
	background: -moz-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#009899),color-stop(100%,#5ccccc));
	background: -webkit-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -o-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -ms-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: linear-gradient(to bottom,#009899 0,#5ccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009899',endColorstr='#5ccccc',GradientType=0)
}

.wxclefttit ul li a:hover{ background-color:#F00}


.wxcleft ul {
	background: #f5f5f5;
	padding: 0;
	clear: both
}

.wxcleft ul li {
	width: 230px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 20px
}

.wxcleft ul li a {
	display: block
}

.wxcright {
	width: 920px;
	float: left;
	height: 100%
}

.art-more {
	text-align: center
}

.art-more span {
	margin-right: 15px
}

.art-more a {
	color: #999
}

.art-title {
	font-size: 34px;
	text-align: center;
	margin: 20px 0
}

.art-time {
	font-size: 12px;
	text-align: center;
	color: #999
}

.wxlibox {
	clear: both;
	display: block
}

.weixiuli {
	width: 290px;
	
	margin: 8px;
	overflow: hidden;
	float: left
}

.wxliimg {
	width: 290px;
	height:260px;
	
	overflow: hidden
}

.wxliimg img {
	width: 100%;
	
}

.wxlitit {
	width: 98%;
	line-height: 28px;
	height: 28px;
	padding: 3px 1%;
	font-size: 16px;
	background: #f0f0f0;
	border-radius: 3px;
	color: #232323;
	overflow: hidden;
}

.wxlides {
	width: 100%;
	font-size: 14px;
	color: #757575;
	line-height: 22px;
	height: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

ul.page {
	width: 850px;
	clear: both;
	display: block;
	height: 50px;
	padding: 30px 0
}

ul.page li {
	width: 50px;
	padding: 3px 0;
	font-size: 15px;
	float: left;
	text-align: center;
	border: 1px solid #e5e5e5
}

ul.page li.thisclass {
	width: 50px;
	font-size: 15px;
	background: #009899;
	color: #fff
}

ul.page li a {
	display: block;
	width: 50px;
	font-size: 15px;
	padding: 3px 0;
	text-align: center;
	color: #333
}

ul.page li a:hover {
	background: #009899;
	width: 50px;
	color: #fff
}

ul.page li a:hover a {
	color: #fff
}

@media screen and (max-width:1100px) {
	.wxcenter {
		width: 100%;
		margin: 0 auto;
		height: 100%
	}

	.wxcleft {
		display: none;
		width: 100%;
		clear: both;
		margin-bottom: 20px
	}

	.wxcleft ul {
		clear: both;
		display: block
	}

	.wxcleft ul li {
		width: 48%;
		height: 32px;
		padding: 0;
		margin: .5% 1%;
		line-height: 32px;
		font-size: 16px;
		float: left
	}

	.wxcright {
		width: 96%;
		padding: 0 2%;
	}

	.weixiuli {
		width: 48%;
		height: auto;
		margin: 2% 1%;
		overflow: hidden;
		float: left
	}

	.wxlibox {
		padding: 0 1%;
	}

	.wxlitit {
		width: 98%;
		line-height: 30px;
		height: 60px;
		padding: 3px 1%;
		font-size: 18px;
		background: #fff;
		border-radius: 3px;
		color: #232323;
		text-align: LEFT;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.wxlides {
		display: none;
	}

	.wxliimg {
		width: 100%;
		height:260px;
		
		
		overflow: hidden
	}
	
	.wxliimg img{
		width: 100%;
		
		
		
	}
}

.otbanner {
	width: 100%;
	background: #009899;
	height: 100px;
	line-height: 100px;
	color: #fff;
	font-size: 28px;
	text-align: center
}

.allwxfw-bg {
	width: 100%;
	background: #afe9e9;
	padding: 40px 0;
	display: table;
	background: -moz-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#def0f0),color-stop(100%,#afe9e9));
	background: -webkit-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -o-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: -ms-linear-gradient(top,#def0f0 0,#afe9e9 100%);
	background: linear-gradient(to bottom,#def0f0 0,#afe9e9 100%)
}

.allwxfw-all {
	width: 1200px;
	margin: 40px auto;
	height: 650px
}

.allwxfw-left {
	width: 250px;
	height: 560px;
	margin-right: 20px;
	float: left;
	text-align: center;
	background: #fff;
	padding-top: 10px;
	font-size: 16px
}

.allwxfwtop {
	width: 250px;
	height: 70px;
	overflow: hidden
}

.allwxfwtop img {
	width: 100%
}

.allwxfwbottom {
	color: #fff;
	height: 580px;
	margin-top: 20px;
	background: #009899;
	background: -moz-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#009899),color-stop(100%,#5ccccc));
	background: -webkit-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -o-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: -ms-linear-gradient(top,#009899 0,#5ccccc 100%);
	background: linear-gradient(to bottom,#009899 0,#5ccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009899',endColorstr='#5ccccc',GradientType=0)
}

.allwxfw-p1 {
	font-size: 24px;
	padding: 50px 5px 50px
}

.allwxfw-p2 {
	font-size: 18px;
	padding: 0 5px 25px
}

.allwxfw {
	width: 930px;
	height: 1160px;
	float: left
}

.allwxfw ul li {
	position: relative;
	width: 260px;
	float: left;
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(80,80,80,0.06);
	-moz-box-shadow: 0 0 20px rgba(80,80,80,0.06);
	box-shadow: 0 8 20px rgba(80,80,80,0.06);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	height: 200px;
	padding: 5px 15px;
	margin: 8px 5px;
	border-radius: 10px;
	border: 1px solid #f0f0f0
}

.allwxfw ul li span {
	margin-right: 10px
}

.allwxfw ul li:hover {
	color: #333;
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 8 20px rgba(0,0,0,0.15);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.allwxfwleft {
	width: auto
}

.allwxfwleft:hover {
	color: #009899
}

.allwxfwtit {
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	padding: 15px 0;
	color: #333;
	text-align: center
}

.allwxfwdes {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	word-break: break-all;
	word-wrap: break-word
}

.allwxfwright a {
	position: absolute;
	bottom: 10px;
	width: 116px;
	height: 40px;
	line-height: 40px;
	margin: 8px auto;
	text-align: center;
	font-size: 16px;
	border-radius: 10px;
	display: block;
	border: 1px solid #009899
}

.allwxfwright a:hover {
	background: #009899;
	color: #fff
}

.procbg {
	position: relative;
	width: 260px;
	float: left;
	background: #009899;
	-webkit-box-shadow: 0 0 20px rgba(80,80,80,0.06);
	-moz-box-shadow: 0 0 20px rgba(80,80,80,0.06);
	box-shadow: 0 8 20px rgba(80,80,80,0.06);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	height: 200px;
	padding: 5px 15px;
	margin: 8px 5px;
	border-radius: 10px;
	border: 1px solid #f0f0f0
}

.procbg .proc {
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding-top: 10px
}

.procbg .proc b {
	line-height: 40px
}

.procline a {
	color: #fff;
	font-size: 18px;
	border: 1px solid #fff;
	margin: 30px auto;
	width: 100px;
	line-height: 30px;
	height: 30px;
	display: block;
	text-align: center;
	border-radius: 10px
}

@media screen and (max-width:1100px) {
	.allwxfw-all {
		width: 100%;
		margin: 40px auto;
		height: auto
	}

	.allwxfw-left {
		display: none;
	}

	.allwxfw {
		width: 97%;
		margin: 0 1.5%;
		height: auto;
		float: left
	}

	.allwxfwleft {
		width: auto;
		margin-right: 0;
		float: left;
		position: relative;
	}

	.allwxfwleft a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		margin: 0;
		text-align: center;
		font-size: 15px;
		margin-top: 10px;
		border-radius: 10px;
		display: block;
		clear: both
	}

	.allwxfwtit {
		font-size: 18px;
		font-weight: 400;
		line-height: 20px;
		padding: 10px 0;
		color: #333;
		text-align: left
	}

	.allwxfw ul li {
		width: auto;
		height: 100%;
		background: #fff;
		display: table;
		padding: 2%;
		margin-bottom: 10px;
		border-radius: 10px;
		border: 1px solid #f0f0f0
	}

	.allwxfwright a {
		position: relative;
		width: 116px;
		height: 40px;
		line-height: 40px;
		margin: 18px auto 0;
		text-align: center;
		float: left;
		font-size: 16px;
		border-radius: 10px;
		display: block;
		border: 1px solid #009899
	}

	.procbg {
		position: relative;
		width: 42%;
		float: left;
		background: #009899;
		-webkit-box-shadow: 0 0 20px rgba(80,80,80,0.06);
		-moz-box-shadow: 0 0 20px rgba(80,80,80,0.06);
		box-shadow: 0 8 20px rgba(80,80,80,0.06);
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		height: auto;
		padding: 5px 15px;
		margin: 8px 5px;
		border-radius: 10px;
		border: 1px solid #f0f0f0
	}

	.procbg .proc {
		color: #fff;
		font-size: 22px;
		text-align: center;
		padding-top: 10px
	}

	.procbg .proc b {
		line-height: 40px
	}

	.procline a {
		color: #fff;
		font-size: 18px;
		border: 1px solid #fff;
		margin: 30px auto;
		width: 100px;
		line-height: 30px;
		height: 30px;
		display: block;
		text-align: center;
		border-radius: 10px
	}
}

.wxinfoli {
	width: 920px;
	float: left;
	height: 220px;
	margin: 15px auto
}

.wxinfoliimg {
	width: 250px;
	height: 200px;
	float: left;
	margin-right: 20px;
	overflow: hidden
}

.wxinfoliimg img {
	width: 100%;
	height: 100%
}

.wxinfolir {
	float;left
}

.wxinfolitit {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 15px;
	overflow: hidden;
}

.wxinfodate {
	color: #999
}

.wxinfolides {
	display: block;
	font-size: 16px;
	line-height: 24px
}

.infomore {
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 40px
}

.infomore a {
	display: inline-block;
	border: 1px solid #009899;
	color: #009899;
	transition: background-color .3s,color .3s;
	padding: 12px 30px;
	border-radius: 50px;
	font-size: 18px
}

.infomore a:hover {
	background: #009899;
	color: #fff
}

.infobg {
	background-color: #fff
}

.infobox {
	max-width: 1200px;
	padding: 40px 0;
	clear: both;
	margin: 0 auto
}

.infocenter {
	width: 96%;
	padding: 2%;
	margin: 0 auto
}

.infoleft {
	width: 48%;
	margin-right: 2%;
	float: left
}

.inforight {
	width: 48%;
	margin-left: 2%;
	float: left
}

.infoli {
	width: 98%;
	padding: 2%;
	border: 1px solid #f0f0f0;
	border-radius: 2%;
	margin-bottom: 2%;
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.08);
	box-shadow: 0 8 20px rgba(0,0,0,0.08);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.infoli a {
	display: block
}

.infoli:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 8 20px rgba(0,0,0,0.15);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.infolitit {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 5px
}

.infoli i {
	font-size: 12px;
	color: #999
}

.infolides {
	font-size: 14px;
	line-height: 22px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.wz {
	font-size: 14px;
	color: #898989;
	line-height: 30px;
	padding: 0 2%;
	clear: both;
	background: #f0f0f0;
	background: -moz-linear-gradient(left,#f0f0f0 0,#fff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0f0f0),color-stop(100%,#fff));
	background: -webkit-linear-gradient(left,#f0f0f0 0,#fff 100%);
	background: -o-linear-gradient(left,#f0f0f0 0,#fff 100%);
	background: -ms-linear-gradient(left,#f0f0f0 0,#fff 100%);
	background: linear-gradient(to right,#f0f0f0 0,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0',endColorstr='#fff',GradientType=0)
}

.wz a {
	font-size: 14px;
	color: #898989
}

@media screen and (max-width:1100px) {
	.wxinfoli {
		width: 96%;
		height: 100%;
		margin: 15px auto;
		padding: 2%
	}

	.wxinfoliimg {
		width: 30%;
		height:auto;
		float: left;
		max-height: 180px
	}

	.wxinfolitit {
		font-size: 20px;
		line-height: 30px;
		max-height: 60px;
		margin: 0 0 5px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	

	ul.page {
		width: 100%
	}

	.art-more {
		text-align: left
	}

	.art-more span {
		margin-right: 15px
	}

	.art-more a {
		color: #999
	}

	.art-title {
		font-size: 22px;
		text-align: left;
		margin: 20px 0;
		padding: 0 2%;
	}

	.art-time {
		font-size: 12px;
		text-align: center;
		color: #999
	}
}

.content-body {
	font-size: 16px;
	padding: 2%
}

.content-body b,.content-body strong {
	font-size: 16px;
	font-weight: bold
}

.content-body p,.content-body div {
	line-height: 26px;
	margin: 10px 0;
	font-size: 15px;
	margin: 10px 0
}

.presx {
	margin: 30px 0
}

.presx span {
	font-size: 14px;
	margin-right: 20px
}

.contactbox {
	width: 100%;
	padding: 50px 0;
	background: #009899;
	height: 300px;
	color: #fff
}

.contactcenter {
	width: 1200px;
	margin: 40px auto
}

.contactleft {
	width: 240px;
	margin-right: 30px;
	float: left;
	padding: 40px 30px
}

.contactright {
	width: 810px;
	float: left;
	background: #f5f5f5;
	color: #000;
	padding: 30px
}

.contactright ul li {
	font-size: 18px;
	line-height: 30px;
	margin: 5px 0
}

.col-sm-6 {
	float: left;
	width: 50%
}

@media screen and (max-width:1100px) {
	.content-body img {
		max-width: 90%;
		height: auto
	}

	.contactbox {
		width: 100%;
		padding: 50px 0;
		background: #009899;
		height: 300px;
		color: #fff
	}

	.contactcenter {
		width: 100%;
		margin: 40px auto
	}

	.contactleft {
		width: 30%;
		margin-right: 3%;
		float: left;
		padding: 2%
	}

	.contactright {
		width: 60%;
		float: left;
		background: #f5f5f5;
		color: #000;
		padding: 1%
	}

	.contactright ul li {
		font-size: 18px;
		line-height: 30px;
		margin: 5px 0
	}

	.infoleft {
		width: 96%;
		margin: 1% 1%;
		float: none
	}

	.inforight {
		width: 96%;
		margin: 1% 1%;
		float: none
	}
}